home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / Libraries / MADH Pascal 4.5 / Original Read Me (4.5) < prev    next >
Encoding:
Text File  |  1997-03-13  |  3.6 KB  |  101 lines  |  [TEXT/ttxt]

  1. MADLibrary 4.5
  2. (Used in PlayerPRO 4.5.5 Mac, Win95/NT Driver, BeOS Driver)
  3. ©Copyright 1994-1997 Antoine ROSSET (rosset@dial.eunet.ch)
  4.  
  5.  
  6. Description
  7. -------------------------
  8. MADlibrary is a C library for developpers to add musics to application. It is very easy to use and free for any kind of products. Read Inside MADLibrary Word File for complete information about functions.
  9.  
  10. -------------------------
  11. Files in Libraries & Headers:
  12.  
  13. MADLibrary.68k.(2i, A5) for Mac 68k
  14. MADLibrary.68k.(2i, A4) for Mac 68k
  15. MADLibrary.PPC for PowerMac
  16. MADLibrary.PPC.XCOFF for PowerMac
  17. SoundLib for PowerMac
  18. Win32MAD.LIB for Win95/NT x86
  19. MADLibBeOS.lib for BeOS PPC
  20. -------------------------
  21. RDriver.h for Mac68k, PowerMac, Win95/NT and BeOS
  22. MAD.h for Mac68k, PowerMac, Win95/NT and BeOS
  23. PPPlug.h for Mac68k, PowerMac, Win95/NT and BeOS
  24. -------------------------
  25.  
  26. 68K Mac Versions
  27. -------------------------
  28. MADLibrary.68k.(2i, A5) <- Use this one in a 'normal' application
  29. MADLibrary.68k.(2i, A4) <- Use this one for drivers & other A5-free needs
  30.  
  31. For use with 680x0 Mac with CodeWarrior (10.0) 68k
  32. Compiled with: 68020, all optimisations ON, 68k Alignement (You don't need to turn 68k alignement in your application), 2 bytes integers (NOT 4 bytes! You need to  turn ON 2i in your application).
  33.  
  34. Think C version is not supported anymore, because MADLibrary is now >32K and Think cannot generate >32k libraries.
  35.  
  36.  
  37.  
  38. PowerMac Version
  39. -------------------------
  40. You need to import (weak import/soft import binding) SoundLib file (distributed by Apple Computer) in your project.
  41.  
  42. MADLibrary.PPC.xcoff for use with PowerMac with Symantec 8.01, MPW and other XCOFF compatibles
  43. (Compiled (SYMANTEC) with: PPC, all optimisations ON, PowerMac Alignement - you don't need to use same settings in your application)
  44. (Special thanks to Michael Hopkins, Symantec Corporation)
  45.  
  46. MADLibrary.PPC for use with PowerMac with CodeWarrior (10.0) PPC
  47. (Compiled with: PPC, all optimisations ON, PowerMac Alignement, 601 ins sheduling - you don't need to use same settings in your application)
  48.  
  49.  
  50.  
  51. Win95/NT Version (BETA)
  52. -------------------------
  53. Win32MAD.LIB for any compiler under Windows95/NT or with Codewarrior Windows95 or Mac.
  54. You will need to include: ANSI.lib, WINMM.lib (WAVE driver and Time Driver) and DSound.lib (DirectSound Driver).
  55.  
  56. Supports ONLY fews plugs files (".PLG" files).
  57.  
  58.  
  59.  
  60. BeOS Version (BETA)
  61. -------------------------
  62. Supports ONLY MADH files, no IMPORT/EXPORT functions. (Next release will support only plugs)
  63. See BeOS example.c for informations about the MADDriverClass.
  64.  
  65.  
  66.  
  67. XCMD
  68. -------------------------
  69. Mad XCMD is a XCMD for XCMD compatible software (HyperCard, MacroMind Director, etc...).
  70. This XCMD is a safe fat resource: it will work on 68k and on PowerMac in native mode.
  71.  
  72.  
  73.  
  74. Netscape & MacroMedia
  75. -------------------------
  76. I'm working on these both libraries&plugs. Soon available on your hard disk....
  77.  
  78.  
  79. Where to find music?
  80. How to compose music?
  81. -------------------------
  82. This library supports music formats:
  83. - MADH format which is used with PlayerPRO.
  84. - all formats supported via Plugs file. You can include/distribute Plugs with your software.
  85.  
  86. If you want more informations about The Player PRO 4.5 or about this library, contact me.
  87.  
  88. -------------------------
  89. LICENSE - 100% FREE
  90. -------------------------
  91. You can use this library freely in freeware, shareware, commercial products, etc. with NO royalties. Totaly FREE. You can also include Import/Export Plugs.
  92. You can copy this library in any CD-Rom, disk, magazine, etc. (Don't ask me permission).
  93.  
  94. ROSSET Antoine
  95. 16 BD Tranchees
  96. 1206 GENEVA
  97. SWITZERLAND
  98.  
  99. Internet: rosset@dial.eunet.ch
  100. FAX: (+41 22) 346 11 97
  101. PHONE: (+41 79) 203 74 62